type github.com/google/go-cmp/cmp.pointerPath
5 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L172: curPtrs pointerPath // The current set of visited pointers
path.go#L347: type pointerPath struct {
path.go#L354: func (p *pointerPath) Init() {
path.go#L366: func (p pointerPath) Push(vx, vy reflect.Value) (equal, visited bool) {
path.go#L381: func (p pointerPath) Pop(vx, vy reflect.Value) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)